home *** CD-ROM | disk | FTP | other *** search
- Path: alterdial.uu.net!not-for-mail
- From: root <ravi@dynacs.com>
- Newsgroups: comp.lang.c++
- Subject: Help! how do I specify a DLL to use with Visual C++?
- Date: 16 Jan 1996 14:27:16 GMT
- Message-ID: <4dgck4$t29@alterdial.UU.NET>
- NNTP-Posting-Host: 198.3.159.2
-
- I am trying to link some source that uses code from a vendor
- provided DLL. How do I tell the Visual C++ linker that the DLL file
- contains the unresolved references?
-
- If I force the generation of an exe (w/ unresolved references),
- and try to run it, I get an access violation.
-
- Any tips appreciated, thanks in advance.
-
- Please post or e-mail ravi@dynacs.com
-
-